DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / IDataCollectionGroup<K,T> Interface / GetItemType Method

In This Topic
    GetItemType Method (IDataCollectionGroup<K,T>)
    In This Topic
    Gets the type of the item.
    Syntax
    'Declaration
     
    Function GetItemType() As Type
    Type GetItemType()
    See Also